February 05, 2020
v3 HostedPBX Tenants
Description:
List Hosted PBX TenantsURI:
https://api.multitel.net/hpbx/tenants/{operation}/{billing_code}/{id}
Parameters:
Required:
{operation} - can be one of : 'create' , 'edit' , 'remove'
Optional:
{id} - hpbx id that want to be deleted
Methods:
POST
Sample Output:
curl -x POST https://username:password@api.multitel.net/hpbx/tenants/create
{
"status": {
"code": "200",
"msg": "Success Create"
},
"response": [
"billingcode": 26381547
]
}
Additional sample parameters for this function :
hosted_pbx_services_id - 16
te_maxextensions - 5
te_maxhunts - 5
te_maxconferences - 5
te_maxvoicemails - 5
te_maxivrs - 5
te_location_id - 21 ( get the id from http://api.multitel.net/hpbx/locations/list )
te_rp_id - 1
user_type - new
timezone - Asia/Jakarta